Crate panicking[][src]

Functions

Determines whether the current thread is unwinding because of panic.

Allows an application that uses the no_std environment and custom panic handling system with stack unwinding to inform libraries if the stack is currently unwinding due to panic.